BIPs bitcoin improvement proposals

81 - Hierarchy for Colored Voting Pool Deterministic Multisig Wallets

BIP: 81 source Title: Hierarchy for Colored Voting Pool Deterministic Multisig Wallets Author: Justus Ranvier Jimmy Song Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0081 Status: Deferred Type: Informational Created: 2014-08-11 License: PD Table of ContentsAbstractMotivationPath levelsPurposeColor DefinitionIndexCompatible walletsCopyrightReference Abstract This BIP defines a logical hierarchy for colored coin voting pool deterministic multisig wallets based on an algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on). This BIP is a particular application of BIP43 and is based on BIP44. Motivation The hierarchy proposed in this paper allows the handling of multiple color definitions from a single seed. Path levels We define the following 8 levels in BIP32 path: m / purpose' / series' / (5 color definition levels) / address_index Apostrophe in the ...

80 - Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets

BIP: 80 source Title: Hierarchy for Non-Colored Voting Pool Deterministic Multisig Wallets Author: Justus Ranvier Jimmy Song Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0080 Status: Deferred Type: Informational Created: 2014-08-11 License: PD Table of ContentsAbstractMotivationPath levelsPurposeCoin typeSeriesIndexCompatible walletsCopyrightReference Abstract This BIP defines a logical hierarchy for non-colored voting pool deterministic multisig wallets based on an algorithm described in BIP-0032 (BIP32 from now on) and purpose scheme described in BIP-0043 (BIP43 from now on). This BIP is a particular application of BIP43 and is based on BIP44. Motivation The hierarchy proposed in this paper allows the handling of multiple coins and multiple series from a single seed. Path levels We define the following 4 levels in BIP32 path: m / purpose' / coin_type' / series' / address_index Apostrophe in the path in...

47 - Reusable Payment Codes for Hierarchical Deterministic Wallets

RECENT CHANGES: (15 Feb 2021) Finalize specification(28 Sep 2017) Adjust text to match test vectors(19 Apr 2016) Define version 2 payment codes BIP: 47 source Layer: Applications Title: Reusable Payment Codes for Hierarchical Deterministic Wallets Author: Justus Ranvier Comments-Summary: Unanimously Discourage for implementation Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0047 Status: Final Type: Informational Created: 2015-04-24 Table of ContentsStatusAbstractMotivationPath levelsPurposeCoin typeIdentityVersionsRecommended VersionsVersion 1RepresentationBinary SerializationBase58 SerializationProtocolDefinitionsNotification TransactionStandard Notification Transaction ScriptsPost-Notification Privacy ConsiderationsSendingRefundsAnonymous PaymentsCold StorageWallet RecoveryWallet SharingAlternate Notification MethodsBitmessage NotificationVersion 2RepresentationBinary SerializationProtocolDefinitionsNotification TransactionTest VectorsReference ...

123 - BIP Classification

BIP: 123 source Title: BIP Classification Author: Eric Lombrozo Comments-Summary: No comments yet. Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0123 Status: Active Type: Process Created: 2015-08-26 License: CC0-1.0 GNU-All-Permissive Table of ContentsAbstractCopyrightMotivationSpecification1. Consensus LayerSoft ForksHard Forks2. Peer Services Layer3. API/RPC Layer4. Applications LayerClassification of existing BIPs Abstract This document describes a classification scheme for BIPs. BIPs are classified by system layers with lower numbered layers involving more intricate interoperability requirements. The specification defines the layers and sets forth specific criteria for deciding to which layer a particular standards BIP belongs. Copyright This BIP is dual-licensed under the Creative Commons CC0 1.0 Universal and GNU All-Permissive licenses. Motivation Bitcoin is a system involving a number of different standards. Some standards are abso...